Northwind Test with Yukon

Categories Table

Owner

dbo

Creation Date

10-07-2003 10:31:35

Remarks


Columns

KeyIdNameTypeLengthIsNullableCollation
CategoryIDint4 
  CategoryNamenvarchar30SQL_Latin1_General_CP1_CI_AS 
  CategoryNamesysname30SQL_Latin1_General_CP1_CI_AS 
  Descriptionntext16SQL_Latin1_General_CP1_CI_AS 
  Pictureimage16 

Indexes

NameDescriptionGroupKeys
PK_Categoriesclustered, unique, primary keyPRIMARYCategoryID
CategoryNamenonclusteredPRIMARYCategoryName

Relations

Categories
CategoryID
Products
 CategoryID